home *** CD-ROM | disk | FTP | other *** search
- object MXRecipientDlg: TMXRecipientDlg
- Left = 226
- Top = 68
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Mail eXtension Recipient Control Properties'
- ClientHeight = 203
- ClientWidth = 426
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object TabbedNotebook1: TTabbedNotebook
- Left = 0
- Top = 0
- Width = 425
- Height = 161
- TabFont.Color = clBtnText
- TabFont.Height = -11
- TabFont.Name = 'MS Sans Serif'
- TabFont.Style = []
- TabOrder = 0
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'General'
- object GroupBox1: TGroupBox
- Left = 4
- Top = 4
- Width = 233
- Height = 121
- Caption = 'General Properties:'
- TabOrder = 0
- object bDetailsModifiable: TCheckBox
- Left = 52
- Top = 32
- Width = 149
- Height = 17
- Caption = 'Details Modifiable'
- TabOrder = 0
- end
- object bResolveDialog: TCheckBox
- Left = 52
- Top = 60
- Width = 157
- Height = 17
- Caption = 'Resolve Dialog Box'
- TabOrder = 1
- end
- object bDisplayErrors: TCheckBox
- Left = 52
- Top = 88
- Width = 161
- Height = 17
- Caption = 'Display Errors'
- TabOrder = 2
- end
- end
- object bAddRecipient: TRadioGroup
- Left = 244
- Top = 4
- Width = 169
- Height = 121
- Hint = 'Default Add Recipient Class'
- Caption = 'Add Recipient Class:'
- Columns = 2
- ItemIndex = 0
- Items.Strings = (
- 'Default'
- 'To:'
- 'Cc:'
- 'Bcc:')
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'Address'
- object GroupBox2: TGroupBox
- Left = 4
- Top = 4
- Width = 409
- Height = 121
- Caption = 'Address Dialog:'
- TabOrder = 0
- object Label1: TLabel
- Left = 16
- Top = 40
- Width = 152
- Height = 16
- Caption = 'Caption: ("Address Book")'
- end
- object szCaption: TEdit
- Left = 16
- Top = 64
- Width = 201
- Height = 24
- Hint = 'Address DialogBox Caption'
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object bEditNum: TRadioGroup
- Left = 232
- Top = 12
- Width = 169
- Height = 101
- Hint = 'Address Dialog Type'
- Caption = 'Edit Num:'
- Columns = 2
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- 'List'
- 'To'
- 'To, Cc'
- 'To, Cc, Bcc')
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- end
- end
- object TTabPage
- Left = 5
- Top = 26
- Caption = 'Fetch Recipient'
- object bFetchType: TRadioGroup
- Left = 4
- Top = 4
- Width = 409
- Height = 121
- Caption = 'Default Fetch Type:'
- Columns = 2
- ItemIndex = 0
- Items.Strings = (
- 'Originator'
- 'Message Recipients')
- TabOrder = 0
- end
- end
- end
- object BitBtn1: TBitBtn
- Left = 232
- Top = 168
- Width = 89
- Height = 29
- Hint = 'Apply New properties'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Kind = bkOK
- end
- object BitBtn2: TBitBtn
- Left = 332
- Top = 168
- Width = 89
- Height = 29
- Hint = 'Cancel modifications'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- Kind = bkCancel
- end
- end
-